home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / zcommdoc.zip / ZCOMMDOC.AJ < prev    next >
Text File  |  1993-05-30  |  73KB  |  1,771 lines

  1.  
  2.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  3.       ZCOMM User Manual                                                  271
  4.  
  5.       31.  ERROR (and other) MESSAGES
  6.  
  7.       In the following messages, a %s refers to a filename or some other
  8.       name or string. %d or %ld refers to a decimal number.  %x refers to
  9.       hexadecimal number, usually a character received from the modem.
  10.  
  11.       Error messages referring to the XMODEM protocol and/or XMODEM/CRC
  12.       protocol also apply to the the YMODEM Batch protocol, which is an
  13.       extension of the XMODEM protocol.  Most of the XMODEM error messages
  14.       are preceded by the sector and error number.
  15.  
  16.       ; not allowed with while The while command does not allow any
  17.       semicolons to exist on the rest of the line.
  18.  
  19.       Aborting with error from remote: The remote Kermit program has aborted
  20.       the file transfer with the following message.
  21.  
  22.       Access Password When ZCOMM is in host operation, callers must enter an
  23.       access password to gain access to the system, unless the string
  24.       parameter Password is empty.
  25.  
  26.       Awaiting initial NAK When sending a file with the XMODEM protocol,
  27.       ZCOMM is waiting for the receiver to start the transfer with an
  28.       initial NAK character.
  29.  
  30.       Awaiting pathname NAK When sending a file in the the YMODEM Batch
  31.       protocol, ZCOMM is waiting for the receiver to request transmission of
  32.       the file name, and length.
  33.  
  34.       Bad CIS ESC request %x ZCOMM has detected an undefined Compuserve
  35.       Protocol escape request.  Usually due to a line hit or an aborted
  36.       transfer.
  37.  
  38.       Bad CIS request %x ZCOMM has detected an undefined Compuserve Protocol
  39.       request.  Usually due to a line hit or an aborted transfer.
  40.  
  41.       Bad Command Please refer to Chapter 19 for legal commands.
  42.  
  43.       Bad Condition Please refer to Chapter 27 for legal conditions which
  44.       may be tested by the if or while commands.
  45.  
  46.       Bad CRC=%x An error was detected on the last block received with the
  47.       XMODEM or the YMODEM Batch protocol.  ZCOMM will request
  48.       retransmission of the block.
  49.  
  50.       Bad Directory The directory given in a cd command does not exist or is
  51.       unreadable.
  52.  
  53.       Bad Disk A command of the form D: attempted to change the default disk
  54.       to one that is not in the string parameter disks.
  55.  
  56.  
  57.  
  58.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  59.  
  60.  
  61.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  62.       ZCOMM User Manual                                                  272
  63.  
  64.       Bad Term Option Please refer to Chapter 22 for a list of legal Term
  65.       Options.
  66.  
  67.       Bad Option Please refer to Chapter 20 for legal Options to the k, r
  68.       and s commands.
  69.  
  70.       Bad Parameter The p command was given with an unknown parameter
  71.       letter.  The parameters that can be set may be displayed with the p
  72.       command given without any parameter.
  73.  
  74.       Bad parity Setting The 7{eoms} term option must be be one of e o m s
  75.       (even, odd, marking, spacing).
  76.  
  77.       Bad SNP A valid and legal serial number-password must be entered with
  78.       the putsnp program.
  79.  
  80.       Call Terminated An attempt at connecting to a remote system has been
  81.       abandoned.
  82.  
  83.       Can't allocate buffer ZCOMM was unable to allocate memory for the
  84.       circular buffer, forcing an immediate exit.
  85.  
  86.       Can't find Directory entry for %s A call or gosub command for name
  87.       failed because name was not found in the directory.
  88.  
  89.       Can't open %s errno = %d The named file cannot be opened for reading
  90.       or writing (depending on the application).  The common reasons are
  91.       listed below:
  92.  
  93.       1   No such file or directory.
  94.  
  95.       4   Bad file number.
  96.  
  97.       5   Not enough core.
  98.  
  99.       6   Permission denied.
  100.  
  101.       7   File exists.
  102.  
  103.       8   Cross-device link.
  104.  
  105.       10  Too many open files.  (If this error appears when the specified
  106.           file is accessible, increase the number of available files with a
  107.           "FILES=20" statement in CONFIG.SYS.)
  108.  
  109.       11  No space left on device.
  110.  
  111.       14  Resource deadlock would occur.
  112.  
  113.       Can't send pathname %s The receiver did not accept the named pathname
  114.       in a batch transfer.
  115.  
  116.  
  117.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  118.  
  119.  
  120.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  121.       ZCOMM User Manual                                                  273
  122.  
  123.       No Carrier Detect The Carrier Detect signal from the modem (pin 8 of
  124.       the RS232 connector) is OFF.  This is often caused by a bad modem
  125.       cable, or improper modem strapping options.  Setting d term option
  126.       prevents ZCOMM from issuing this message.
  127.  
  128.       Changing pathname An illegal pathname has been received.  ZCOMM is
  129.       changing the pathname to one the local operating system will accept.
  130.  
  131.       Checksum Bad rx=%x cx=%x The last block was received with a bad
  132.       checksum.  The received checksum and the calculated checksum are
  133.       displayed.  A retransmission request will be made.
  134.  
  135.       Closing %s Reception of data for the named file has finished and ZCOMM
  136.       is closing out the file.
  137.  
  138.       Command not allowed remotely Certain commands may only be given from
  139.       the local keyboard as they would sever communications with a remote
  140.       user in host operation.
  141.  
  142.       Connected to Console Keyboard This message is sent to a caller when
  143.       the chat command is given in host operation.
  144.  
  145.       *** DISK FULL *** If this message appears, your problems may have just
  146.       started; DOS has been known to trash the disk file system when the
  147.       disk is filled up.  If the disk has been filled up as a result of
  148.       receiving data with the term function, use the t, b, w review
  149.       subcommands to store the unwritten data on disk.  The browse command
  150.       may be used to free up disk space.  The integrity of the disk file
  151.       system should be checked with chkdsk/f as soon as possible.
  152.  
  153.       Enter message up to 64 lines, type blank line when finished The
  154.       message or private command allows the user (local, or remote when is
  155.       host operation) to enter a message which will be appended to the
  156.       Messages or Private file.
  157.  
  158.       Error Checksum=%x Got %x An error was detected in a record received
  159.       from Compuserve.  ZCOMM will request retransmission.
  160.  
  161.       Error Recovery ZCOMM has detected a protocol error and is waiting for
  162.       the line to settle before proceeding.
  163.  
  164.       Exists. Replace/Append/Quit (r/a/q)??  The named file already exists
  165.       on the local system.  You have three options: Replace the old file
  166.       with the new data, Append the new data to the end of the old file, or
  167.       Quit the transfer.
  168.  
  169.       Exit chat with ^Z The remote should type Ctrl-Z to exit from chat back
  170.       to the ZCOMM prompt.
  171.  
  172.       Falling back to XMODEM/CRC An attempted XMODEM-CRC file receive has
  173.       failed because the sender has not responded to CRC Send requests, so
  174.  
  175.  
  176.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  177.  
  178.  
  179.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  180.       ZCOMM User Manual                                                  274
  181.  
  182.       Zcomm will now try checksum XMODEM.
  183.  
  184.       FILES OPEN A transmit and/or receive file is open.  Files should be
  185.       closed before executing any commands that would modify data on disk
  186.       and/or any directories.
  187.  
  188.       Fetching pathname ZCOMM has requested the remote sender to transmit
  189.       the name and length of the next file in a the YMODEM Batch protocol
  190.       transfer.
  191.  
  192.       found %d %s This informational message is generated when the term
  193.       function matches a pattern and the v parameter is non zero.
  194.  
  195.       Garbled data subpacket An error was detected while attempting to
  196.       receive data with ZMODEM.  This is caused by loss or corruption of
  197.       transmitted characters between the sending and receiving program.
  198.       Line noise and flow control mismatch are the common culprits.
  199.  
  200.       Got %x for record ACK The Compuserve computer rejected the last record
  201.       sent.
  202.  
  203.       Got %x for sector ACK In the XMODEM protocol, a transmitted sector
  204.       elicited a response other than the expected ACK, or a NAK.  Perhaps
  205.       the receiving program has terminated and ZCOMM is trying to send the
  206.       record to the remote's operating system command prompt.
  207.  
  208.       Got %x for ACK to EOT The XMODEM protocol sends an EOT to terminate
  209.       each file transfer.  The proper response to the EOT is an ACK;
  210.       anything else is an error.  ZCOMM resends the EOT up to ten times if
  211.       an ACK is not received.
  212.  
  213.       Got %x sector header In the XMODEM protocol, A sector should start
  214.       with 01 or 02.  (02 signifies a 1024 byte block.) An EOT followed by
  215.       extraneous characters appears as a sector header of 04 (EOT).
  216.  
  217.       Got burst for sector ACK In the XMODEM protocol, sectors are
  218.       acknowledged with a single ACK (006) character.  ZCOMM detects an
  219.       invalid ACK response by waiting two character times to make sure no
  220.       noise burst accompanied the ACK.  It's far better to retransmit a
  221.       block which has been received correctly than it is to incorrectly
  222.       proceed to the next block, causing a synchronization error.
  223.  
  224.       Got record %x expecting %x A synchronization error has been detected
  225.       in the Compuserve protocol.  The file should be deleted as it will
  226.       have been truncated.
  227.  
  228.       Got ZCAN indicates the other program has encountered a fatal error and
  229.       has requested immediate termination of file transfer(s).  To determine
  230.       the cause of this error, you must inspect the error messages displayed
  231.       by the other program.
  232.  
  233.  
  234.  
  235.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  236.  
  237.  
  238.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  239.       ZCOMM User Manual                                                  275
  240.  
  241.       Got ZRPOS indicates the receiving program has detected a transmission
  242.       error and has requested retransmission.  In other words, ZMODEM is
  243.       doing its job of detecting and correcting missing and garbled data.
  244.       Please refer to Chapter 14 for more information.
  245.  
  246.       Goto not in script context The goto command is valid only in a script.
  247.  
  248.       Hit F1 to End When receiving data with the fget command, hit F1 to end
  249.       data collection.  Any regular character is passed to the remote.
  250.  
  251.       Hit any Key to stop When sending a file with the fput command, ZCOMM
  252.       samples the keyboard every so often to allow the operator to abort the
  253.       transfer.  The keyboard is not scanned continuously because the
  254.       resulting overhead would impair the throughput available with the fput
  255.       command.
  256.  
  257.       Incorrect The password entered is not the correct password.
  258.  
  259.       Insufficient DOS FILES=# Add a FILES=20 line to the active CONFIG.SYS
  260.       file and reboot DOS to get a sufficient number of file handles to
  261.       support the level of script nesting required for your application.
  262.  
  263.       Internal Stack Failure The number and/or size of DOS 3.2 internal
  264.       stacks should be increased, or a better operating system should be
  265.       substituted.
  266.  
  267.       ioctl(m n) returned N: reason A Unix ioctl operation returned an
  268.       error.  The first ioctl argument refers to the file descriptor; 0, 1
  269.       or 2 indicate a problem with the controlling terminal.  Higher file
  270.       descriptor numbers (typically 6 or 7) refer to the dial-out serial
  271.       line.
  272.  
  273.       The second ioctl argument is the command, shown in hex.  This
  274.       corresponds to definitions in /usr/include/sys/ioctl.h and termio.h.
  275.  
  276.       %s Is Illegal Device Device is not one of the legal devices in the
  277.       string parameter Disks.
  278.  
  279.       Is Restricted Path When ZCOMM is Restricted, only the Home directory
  280.       and its subdirectories may be accessed.
  281.  
  282.       Label %s not found A goto label command was given, but label could not
  283.       be found in the same file as the goto command.
  284.  
  285.       Loc 0 Corrupted An internal error (data stored into location 0 in the
  286.       data segment) has been detected.  If not caused by a hardware problem,
  287.       please report to Omen.
  288.  
  289.       Local Kermit Timed Out ZCOMM did not receive a Kermit packet from the
  290.       remote within the timeout specified by the Kermit t parameter.
  291.  
  292.  
  293.  
  294.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  295.  
  296.  
  297.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  298.       ZCOMM User Manual                                                  276
  299.  
  300.       Must set top with t command first When using the w subcommand from
  301.       review, the top of the buffer segment to be written must be set with
  302.       the t subcommand.
  303.  
  304.       NAK on sector In the XMODEM protocol, the receiver detected a
  305.       transmission error and has requested retransmission.
  306.  
  307.       No ACK on EOT In the XMODEM protocol, and EOT is sent and acknowledged
  308.       after the data blocks have been sent.  This message indicates that the
  309.       EOT has not been acknowledged after 10 attempts.
  310.  
  311.       No ACK on sector The XMODEM transmit protocol has retransmitted the
  312.       sector 10 times without receiving an acknowledgement from the
  313.       receiver.  This is usually caused by a loss of connection, or by a
  314.       software or hardware problem that does not allow all characters to
  315.       pass without error.  For example, if the modem cannot pass a character
  316.       with the 8th bit set, the sector number cannot be sent.  Kermit should
  317.       be used under such conditions.
  318.  
  319.       No Carrier Detect The Carrier Detect signal from the modem (pin 8 of
  320.       the RS232 connector) is OFF.  This is often caused by a bad modem
  321.       cable, improper modem strapping options, bad port number selection, or
  322.       a defective or incorrectly configured serial interface.  Setting d
  323.       term option prevents ZCOMM from issuing this message.
  324.  
  325.       No such command The DOS Gateway handler was unable to load the proper
  326.       command and/or command.com.
  327.  
  328.       Not allowed to overwrite %s When ZCOMM is restricted, existing files
  329.       may not be overwritten.
  330.  
  331.       Nothing to read A read command was given and no file is open for
  332.       reading.
  333.  
  334.       Null Pathname An attempt was made to reference a file with an empty
  335.       file name.  This error sometimes results from a software bug in
  336.       Compuserve software attempting to download a file with a filename it
  337.       can't handle correctly, so it just leaves the filename empty.
  338.  
  339.       Obey Recursion = %d The main command parser has been called
  340.       recursively with too many script levels and/or invocations of the obey
  341.       command.
  342.  
  343.       Other end no longer in Kermit
  344.       Other side timed out.  The Kermit on the other computer has terminated
  345.       the file transfer.
  346.  
  347.       Out of Memory ZCOMM has exhausted the memory available to it.
  348.  
  349.       Output Flow Control Restraint RELEASED The network or modem did not
  350.       release flow control within the time limit set by the S numeric
  351.  
  352.  
  353.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  354.  
  355.  
  356.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  357.       ZCOMM User Manual                                                  277
  358.  
  359.       parameter.  This message is usually caused by a spurious XOFF
  360.       character generated by line noise.  It may also be caused by missing
  361.       CTS (Clear To Send) signal on the data port.
  362.  
  363.       OVERRUN: DATA May Be Lost Data has been received from the Remote
  364.       faster than ZCOMM could process it.  Some of it has been rerouted to
  365.       the proverbial bit bucket.
  366.  
  367.       Pause (grab) Sending of data has been stopped by execution of the grab
  368.       command.
  369.  
  370.       Pause (handshake)
  371.       Pause (XOFF) Sending of data has been suspended by flow control.
  372.  
  373.       Pattern Flags Reset This message is a reminder that any "pattern
  374.       found" flags are being reset.  If this message appears after a phrase
  375.       has been "found", but before the phrase is expected, or before the
  376.       wait statement that should have "seen" the phrase, the script needs to
  377.       be modified.
  378.  
  379.       Port %d (%X) defective The indicated communications port (8250
  380.       integrated circuit) failed a simple diagnostic test.  Errors in the
  381.       option board switch or strap settings may prevent the port from being
  382.       accessible at the expected address.
  383.  
  384.       PRINTER SPOOLER BUSY The print spooler has been enabled with the l
  385.       term option, and had not finished outputting from the circular buffer
  386.       to the printer when you exited the term function.  To print the rest
  387.       of the data, return to the term function with F2.  You may exit ZCOMM
  388.       at this time, but the rest of the data you wanted to print will be
  389.       lost.
  390.  
  391.       Received dup Sector The last sector was apparently received twice.  In
  392.       the XMODEM protocol, a retransmission is requested in case the sector
  393.       number was garbled by an otherwise undetected error.  The duplicate
  394.       sector is accepted, discarded, and file transfer proceeds.
  395.  
  396.       %s removed A file received in error is removed to allow another
  397.       attempt at uploading it correctly.
  398.  
  399.       Restricted Command This command is not allowed when ZCOMM is
  400.       Restricted to protect the system from inadvertent and/or willful
  401.       tampering.
  402.  
  403.       Resynchronizing When ZCOMM is sending a file to another copy of ZCOMM
  404.       using CRC-16, recovery from sync errors is possible.
  405.  
  406.       Scripts nested too deep Too many levels of call, gosub, and source
  407.       commands are active.
  408.  
  409.       Sector number garbled An error has been detected in the sector number
  410.  
  411.  
  412.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  413.  
  414.  
  415.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  416.       ZCOMM User Manual                                                  278
  417.  
  418.       of the last received packet.  A retransmission will be requested.  If
  419.       this error persists for all 9 retries, the transmission medium or the
  420.       remote software may be messing with the 8th bit and/or characters with
  421.       certain bit patterns.  Modems and networks often "eat" control
  422.       characters, especially XON and XOFF.  Switching to ZMODEM or Kermit
  423.       may solve the problem.
  424.  
  425.       Sender CANcelled The Remote has aborted file transfers by sending a
  426.       sequence of CAN characters.
  427.  
  428.       Serial Input Error: Line Status Register HH indicates a hardware
  429.       problem, slow device driver, TSR program, or other software is
  430.       disabling interrupts too long for the program to accept incoming data,
  431.       and some characters are lost.  A slow response to folow control also
  432.       triggers this message.
  433.  
  434.       The value of the line status register is displayed in HEX.  The
  435.       following error conditions are OR'ed into the Line Status Register.
  436.  
  437.  
  438.       01   The Interrupt level circular buffer has been overrun.  This
  439.            indicates a flow control problem.  The remote did not respond to
  440.            ZCOMM's XOFF or hardware flow control signal, and continued to
  441.            send characters after being told not to.  This problem is
  442.            alleviated by matching flow control between the sending computer,
  443.            modems, and the receiving computer.  Usually, the mismatch exists
  444.            between the sending computer and its modem.
  445.  
  446.  
  447.       02   An 02 value for the LSR indicates Data Overrun.  "Data Overrun"
  448.            means the computer was not able to respond to an incoming
  449.            character from the UART (modem) in time to make room for the next
  450.            incoming character.  Data Overruns are caused by poorly designed
  451.            software (or ROM BIOS "firmware") locking out interrupts for
  452.            excessive periods.  These lockouts prevent the communications
  453.            program from responding to the incoming characters quickly
  454.            enough.
  455.  
  456.            Common causes of excessively long interrupt lockouts ("critical
  457.            code regions") are disk drivers (BIOS), window managers (Windows
  458.            3 is terrible), disk cache programs, TSR programs, and EGA/VGA
  459.            board auto-select.
  460.  
  461.            Slowing the CPU to allow games and other time dependent programs
  462.            to be used can generate excessive interrupt latency.
  463.  
  464.            Some BIOS programs are written without regard to their effect on
  465.            high speed communications.  Better versions of the offending BIOS
  466.            programs may be made available if enough users complain about
  467.            poor performance.
  468.  
  469.  
  470.  
  471.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  472.  
  473.  
  474.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  475.       ZCOMM User Manual                                                  279
  476.  
  477.            Interrupt latency caused by EGA/VGA board auto-select can be
  478.            often corrected by disabling the board's Auto-Select.
  479.  
  480.            Device drivers and TSRs loaded in high memory sometimes cause
  481.            interrupt latency problems that can be corrected by moving them
  482.            into low memory.
  483.  
  484.            Poorly written disk caches and disk drivers cause interrupt
  485.            latency that affects streaming protocols (ZMODEM) but not start-
  486.            stop protocols such as XMODEM, YMODEM, JMODEM, Lynx, etc.
  487.  
  488.            To correct Data Overruns, you must correct the offending
  489.            condition(s) to allow the communications program to operate
  490.            properly.
  491.  
  492.            The handshake slow command can be used to stop reception during
  493.            disk transfers.  However, handshake slow is not always an
  494.            effective alternative to correcting the real problem.
  495.  
  496.            Other chapters in this document give suggestions for working
  497.            around excessive interrupt latency by using the NS16550AN UART
  498.            chip.  Please refer to the "Brain Damaged UARTS" subchapter.
  499.  
  500.            Please try all the suggestions mentioned here before contacting
  501.            Omen Technology about data overruns.
  502.  
  503.  
  504.       08   Framing Error generally caused by line noise or an incorrect
  505.            transmission speed ("baud rate") or format (number of bits).
  506.            Also caused by some cheap internal modems.  Most protocols
  507.            require 8 bits no parity (-8n) for proper operation.  This is set
  508.            automatically by Omen Technology programs, but other programs may
  509.            not be so smart.
  510.  
  511.  
  512.       10   Break Interrupt generally caused by line noise or an incorrect
  513.            transmission speed ("baud rate") or format (number of bits).
  514.            Also caused by some cheap internal modems.
  515.  
  516.  
  517.       18   Framing Error and Break Interrupt (see above) in combination.
  518.  
  519.            This error may also be caused by defective 8250 UART chips.  Some
  520.            internal modem cards have slow 8250 chips that do not operate
  521.            properly with computers faster than 4.77 mHz.  Replacing the 8250
  522.            with a NS16550AN is recommended.  Please refer to the "Brain
  523.            Damaged UARTS" subchapter for details.
  524.  
  525.  
  526.       Setab: %d %s The displayed string of length %d has been queued to be
  527.       sent to the remote as a result of a put, or putw command, or an
  528.  
  529.  
  530.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  531.  
  532.  
  533.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  534.       ZCOMM User Manual                                                  280
  535.  
  536.       answerback request.  Setab is also used in sending entstr in response
  537.       to typing ENTER.
  538.  
  539.       *** STACK OVERFLOW *** Indicates ZCOMM has run out of memory for the
  540.       program stack.  Do not pass go, do not collect $200.  Reboot the
  541.       system with Ctrl-Alt-Del.  If you are using a large number of string
  542.       variables, or if you have a large DOS enviornment, decreasing the size
  543.       of ZCOMM's circular buffer with a DOS "set CBSIZE=" command may help.
  544.  
  545.       If this appears to be a ZCOMM software problem, please report it to
  546.       Omen Technology Inc.
  547.  
  548.       String too long The string would have been longer than the storage
  549.       space allocated for it.
  550.  
  551.       Sync Error: got %d In the XMODEM protocol, a sector was received whose
  552.       sector number does not match the expected sector number modulo 256, or
  553.       the last sector number received modulo 256.  This usually happens when
  554.       a transmission error causes the sender to receive a false ACK.
  555.  
  556.       Unless the o (OverThruster) or g option was used,[1] ZCOMM will
  557.       request retransmission in case the invalid sector number was a result
  558.       of a line hit.  If the file is being sent with CRC-16 by another copy
  559.       of ZCOMM, resynchronization will be attempted after ten retries.
  560.  
  561.       Term Function Recursion = %d The term function has been forced to call
  562.       itself recursively by f or t commands.  Use open or create commands
  563.       instead.
  564.  
  565.       Timeout The Compuserve computer has not sent any data for a long time.
  566.       When things get this slow, it is best to disconnect and ask Compurerve
  567.       to credit you for wasted connect charges.
  568.  
  569.       Timeout on sector ACK In XMODEM protocol, ZCOMM times out waiting for
  570.       an acknowledgement to a transmitted sector.
  571.  
  572.       Too Few arguments The command needs more operands than were given it.
  573.  
  574.       Transaction ABORTED BY ERROR / successful The message indicates the
  575.       ending status of the last file transfer or command download.  If a
  576.       file transfer ended in error, the last file may be truncated.
  577.  
  578.       Transfer Aborted: %ld Characters Received The Compuserve protocol has
  579.       aborted file transfer due to an error.
  580.  
  581.  
  582.  
  583.       __________
  584.  
  585.        1. These options prevent error recovery.
  586.  
  587.  
  588.  
  589.       (C) 1993 Omen Tech Inc           Chapter 31 Error (and other) Messages
  590.  
  591.  
  592.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  593.       ZCOMM User Manual                                                  281
  594.  
  595.       Transmit Data. When data has been sent, close it by typing ^Z When a
  596.       remote caller has created a file with the t filename command, ZCOMM
  597.       indicated readiness to receive data with this message.  When the file
  598.       has been transmitted to ZCOMM, a Ctrl-Z will close the file.
  599.  
  600.       Unknown Machine Type ZCOMM looks at the ROM BIOS location F000:FFFE to
  601.       determine whether it is running on a PC, XT, PC-jr, or PC-AT.  If the
  602.       byte fetched in not a standard IBM value, ZCOMM complains and assumes
  603.       the machine is equivalent to a PC or XT with respect to clock speed
  604.       and i/o overlap.  SEE ALSO: o numeric parameter
  605.  
  606.       Unterminated Quoted Token A string token was quoted with a leading "
  607.       (doublequote) character, but no matching " (doublequote) could be
  608.       found on the same line.
  609.  
  610.       Waiting for call %d ZCOMM is in host operation and is awaiting call N.
  611.       If n is greater than 1, then n-1 calls have been received since ZCOMM
  612.       was invoked.
  613.  
  614.       Warning: Old dport=%x ier=%x out2=%x mask=%x isr=%08lX When selecting
  615.       a port, ZCOMM has discovered that the port's interrupt enable bit was
  616.       already set.  Some programs use modem interrupts for their operation
  617.       but then fail to reset the interrupt enables when they exit.  When
  618.       another program overlays the old program's interrupt service routine,
  619.       an interrupt from the modem will transfer control to the overwritten
  620.       memory locations, with unpredicatable results.  If the interrupt was
  621.       set up by a memory resident program or device driver, this message may
  622.       be ignored.  This information might be useful in the event of
  623.       difficulties caused by such programs.  This message may be suppressed
  624.       by defining the DOS environment variable HOTPORT.
  625.  
  626.       EXAMPLE: C>set HOTPORT=1
  627.  
  628.  
  629.       SEE ALSO: port, portx commands
  630.  
  631.       Wrong number of arguments The set command accepts 0 arguments (display
  632.       current values) or two arguments, the parameter name and the new value
  633.       for it.
  634.  
  635.       XON Timeout The Kermit protocol (with the x option set) has timed out
  636.       waiting for an XON character.
  637.  
  638.       ZMODEM Garbage count exceeded The reciever has detected a CRC or other
  639.       error and signalled the sender, but the sender apparently has not
  640.       received and responded to the retransmission request in a timely
  641.       manner.  Usually caused by transmission line noise corrupting the
  642.       retransmission request as well as the file data, or by an excessive
  643.       number of characters stored in the modems and networks.
  644.  
  645.  
  646.  
  647.  
  648.       (C) 1993 Omen Tech Inc                      Chapter 31 Hints and Kinks
  649.  
  650.  
  651.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  652.       ZCOMM User Manual                                                  282
  653.  
  654.       32.  HINTS AND KINKS
  655.  
  656.       32.1  Recursive Function Key Definitions
  657.  
  658.       When defining function keys for use within the term function, do not
  659.       use the t or f commands.  Instead use the create or open commands to
  660.       prevent excessive recursion (term function chasing its tail).
  661.  
  662.       32.2  Noisy Data Lines
  663.  
  664.       Users have reported line noise caused by some types of telephones
  665.       attached to the same line used by the modem.  When reporting line
  666.       noise troubles to the phone company, remember you pay for the service
  667.       call if the trouble is traced to your equipment.
  668.  
  669.       32.3  UUUUUUU from 212 modems
  670.  
  671.       Sometimes a 212 modem will send UUUUUU ad nauseam because it has
  672.       received (or thinks it received) a command to enter remote digital
  673.       loopback.  Disabling the modems' remote digital loopback feature (when
  674.       possible) prevents this form of "lock-up".
  675.  
  676.       32.4  Funny Business with the Phones File
  677.  
  678.       When trying out new ideas in the Phones file, make sure that ZCOMM is
  679.       actually reading the file you think it is by inspecting the value of
  680.       the phones string parameter with the "set" command.  You might find
  681.       that you were editing one file and ZCOMM was reading a different one.
  682.  
  683.       32.5  Losing Keyboard Characters
  684.  
  685.       Generally, ZCOMM does not throw away keyboarded characters that are
  686.       typed before ZCOMM prompts for them.  However, many commands,
  687.       especially wait, invoke the term function which sends any characters
  688.       in the keyboard queue to the remote before returning to ZCOMM's
  689.       command prompt.  In general, any time you see the term function's real
  690.       time status line, keyboarded characters will be acted upon immediately
  691.       (usually by being sent to the the remote).
  692.  
  693.       32.6  Browsing Through Messages
  694.  
  695.       The vast amount of information on bulletin boards requires some heroic
  696.       measures on the part of a user desiring to keep current without
  697.       spending all his time wading through the mass of mostly unintersting
  698.       messages.
  699.  
  700.       ZCOMM addresses this problem with its script facility which can
  701.       download messages from a number of bulletin boards on one or more
  702.       systems with human intervention.
  703.  
  704.       The read command and "/" and "n" review subcommands can be used to
  705.  
  706.  
  707.       (C) 1993 Omen Tech Inc                      Chapter 32 Hints and Kinks
  708.  
  709.  
  710.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  711.       ZCOMM User Manual                                                  283
  712.  
  713.       skip from one article to the next by searching for the subject line of
  714.       each message.  Since the subject line of each message always appears
  715.       at the top of the screen, you can keyboard the "n" key quite rapidly
  716.       without waiting for the display to completely fill.  If you overshoot
  717.       a message or two, the "N" command can be used to back up.  You'll be
  718.       pleasantly surprised at how rapidly you can review message subjects
  719.       this way.
  720.  
  721.       32.7  Splitting Up Files
  722.  
  723.       Sometimes it becomes necessary to split up a large file into smaller
  724.       files, or to extract small pieces from such a file.  For example,
  725.       Daisy Wheel printers sometimes jam the paper halfway through printing
  726.       a file.  Rather than reprint the entire file, use ZCOMM's open and
  727.       seek commands to locate the beginning of the desired segment, then
  728.       read it into the circular buffer with the read command.  Then hit F2
  729.       for review, place the top line on the first line desired, and type
  730.       "t".  If the desired segment fits within the circular buffer, use the
  731.       "b" subcommand followed by a "w" subcommand to write the segment to
  732.       disk.
  733.  
  734.       If the segment is too large, use the "w" subcommand without a "b"
  735.       subcommand to write the entire buffer beginning at the location of the
  736.       "t" command.  Then kill the buffer with the "k" subcommand, returning
  737.       to ZCOMM's command prompt.  Another read command can be given to get
  738.       the next segment of the file into the buffer.  At this point, you can
  739.       enter review as before to store another segment.  Alternatively, you
  740.       can use the create command to open a receive capture file, then write
  741.       the buffer contents to it with a w command.  Then use kill to clear
  742.       the buffer, and repeat this cycle until the end of the file is
  743.       reached.
  744.  
  745.       32.8  Refresher Courses
  746.  
  747.       After you've read the manual and used ZCOMM for a while, go back and
  748.       skim the manual again.  You will grok new concepts that were so
  749.       obscure the first time you didn't know you missed them.
  750.  
  751.       32.9  PC <--> Macintosh File Transfers
  752.  
  753.       I do transfers between IBM PC type machines to a Fat Mac and Mac Plus
  754.       (one upgraded to the other) all the time.  I discovered the
  755.       Macintosh's RS-422 port does not have enough signals coming out of it
  756.       to properly drive the IBM PC RS-232 serial port without an adapter.
  757.  
  758.       So, get two female DB-25 connectors. On the PC side, tie pins 4-5
  759.       together, and tie 6-8-20 together. This insures that the PC sees CTS,
  760.       DSR and RLSD/DCD so your IBM comm program will see them.
  761.  
  762.       I prefer using the comm port on the Mac because you can go up to 56
  763.       kilobits/sec on it (I use ProYAM on the PC and Microphone on the Mac,
  764.  
  765.  
  766.       (C) 1993 Omen Tech Inc                      Chapter 32 Hints and Kinks
  767.  
  768.  
  769.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  770.       ZCOMM User Manual                                                  284
  771.  
  772.       which offers 38400 bit per second transfer capability with no errors).
  773.       Between the two connectors, connect 7 to 7, 3 to 2, and 2 to 3. If you
  774.       prefer to use the printer cable, connect 7 to 7, 2 to 2, and 3 to 3.
  775.       Edited from a message by Stephen Satchell, Satchell Evaluations (used
  776.       with permission)
  777.  
  778.       32.10  Acoustic Coupler for Portables
  779.  
  780.       Having a portable computer with a direct-connect internal modem is
  781.       really great - until you try to use it at a pay phone in the airport.
  782.       The modular jack does not connect to public telephones.
  783.  
  784.       I found one device that overcomes this problem (and it needs to be
  785.       advertized more).  It is the acoustic adapter that 3M sells with their
  786.       WhisperWriter portable terminals.  Model 1490 acoustic coupler
  787.       connects the 3M teleprinter to public phone lines through a telephone
  788.       handset.  It is recommended for applications where direct connection
  789.       to phone lines is either not practical or not desirable.  The device
  790.       consists of a pair of rubber cups, a modular jack, and a battery
  791.       powered audio amplifier set.  You simply run a 3-foot modular line
  792.       from it to your PC, and put the pay telephone's handset in it.  Price
  793.       is less than $80, it works with 300 and 1200 baud internal modems, and
  794.       should work at 2400.
  795.  
  796.       In the Silcon Valley, the distributer is 3M Data Systems (408)866-
  797.       8811.
  798.  
  799.       This information comes via Usenet from Joe Smith at SU-SCORE.
  800.  
  801.       Another acoustic coupler is made by CP+ Inc (Computer Products Plus,
  802.       Inc.) at 800-274-4277, 714-847-1799.  It connects to the modem with a
  803.       standard modular plug.
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.       (C) 1993 Omen Tech Inc               Chapter 32 Hardware Compatibility
  826.  
  827.  
  828.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  829.       ZCOMM User Manual                                                  285
  830.  
  831.       33.  HARDWARE/SOFTWARE COMPATIBILITY
  832.  
  833.       33.1  Hardware Compatibility Notes
  834.  
  835.       IBM PS/2 Model 50Z Early samples of this machine have a design error
  836.         on the motherboard that causes comms programs to lock up the
  837.         machine.  Replacing the motherboard with a correctly functioning
  838.         unit from current production corrects the problem.  The part number
  839.         of the replacement PS2/50 Z motherboard is 35F5928.  (Information
  840.         provided by John M. Choma 73047,3566) In the U.S. IBM has
  841.         stonewalled on this issue, but in December 1988 agreed to replace
  842.         the defective motherboards under warranty.
  843.  
  844.       Zenith Computers Older Zenith computers may need a ROM update to work
  845.         properly with interrupt driven programs such as ZCOMM.
  846.  
  847.       NEC Multispeed The NEC Multispeed computer locks up unless STACKS is
  848.         set in CONFIG.SYS.  In addition, one should disable floppy disk
  849.         power save mode, and set popup program memory allocation to 0.  For
  850.         best results, use the latest NEC software patches to the NEC MSDOS,
  851.         and/or use an IBM PC-DOS instead of the DOS supplied by NEC.
  852.  
  853.       EGA/VGA Multimode Boards Some multimode EGA and VGA boards include an
  854.         "auto select" feature designed to configure the board to various
  855.         display standards using software trickery.  In the case of Paradise
  856.         VGA and others, this feature causes excessive interrupt latency and
  857.         loss of data at high speeds.  Disabling the auto select on the
  858.         display board corrects this problem.
  859.  
  860.       EGA Wonder The BIOS in the ATI EGA Wonder has been observed to
  861.         increase interrupt latency to the dismay of 9600 bps operation on an
  862.         8 mHz no wait state AT clone.  There has also been a report
  863.         (unexplained) that an EGA board has induced line noise in one
  864.         instance.
  865.  
  866.       Tecmar Graphics Master To use ZCOMM with this display board, give a
  867.         mode mono command before running ZCOMM.
  868.  
  869.       Leading Edge MODEMS and I/O BOARDS Some Leading Edge modems and
  870.         interface boards use 8250 UART devices that do not respond correctly
  871.         when the software turns the transmitter interrupts on and off.  High
  872.         performance communications programs such as ZCOMM require properly
  873.         functioning UART chips, such as the National Semiconductor 16450 or
  874.         16550A.
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.       (C) 1993 Omen Tech Inc               Chapter 33 Hardware Compatibility
  885.  
  886.  
  887.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  888.       ZCOMM User Manual                                                  286
  889.  
  890.       33.2  Brain Damaged UARTS
  891.  
  892.       Omen Technology has received reports of problems with buggy 8250 type
  893.       UART integrated circuits in Leading Edge modem boards, serial port
  894.       interfaces, and computers.  The defective chip logic affects high
  895.       performance software.  Replacing the buggy chip with a newer chip
  896.       (NS16550AFN) corrects the problem.
  897.  
  898.       The UM82450 chip in the Zoom 2400HC also appears to cause problems.
  899.       Zoom Telephonics advises that this problem is limited to their old
  900.       model.  The old model has an external volume control.
  901.  
  902.       You can identify an old chip by inspecting the serial interface board
  903.       for 8250 or UM82450 type devices.  A service technician or hardware
  904.       hacker can help if you are not familiar with reading chip numbers.
  905.  
  906.       Dsz users can identify old chips with the following software command:
  907.  
  908.       EXAMPLE: dsz port 1 speed 2400 p
  909.  
  910.       The value for the P numeric parameter should be 1.  A value of 0
  911.       indicates a non-buffered chip or a chip with a defective buffer.
  912.  
  913.       ZCOMM and Professional-YAM users can look at the printout produced by
  914.       the s command;  old UART chips register as TYP 0.
  915.  
  916.       The National Semiconductor NS16550AFN is a pin compatible plug in
  917.       replacement for 8250 and 16450 serial chips.  Omen Technology PCDOS
  918.       software enables the FIFO buffer in the NS16550AFN to prevents loss of
  919.       data from poorly written device drivers, TSR programs, etc.
  920.  
  921.       We are also using the Goldstar GM82C550 chip with a 9025 date code.
  922.       This Goldstar chip is plug compatible with the National chips.  No
  923.       problems have been discovered with this chip.
  924.  
  925.       The NS16550AFN has better electrical characteristics than the older
  926.       UART chips.  386 and fast 286 machines should use the NS16550AFN for
  927.       best results.  Omen Technology software has been written to allow time
  928.       for the older UART chips to operate. However, there is a limit to how
  929.       much the software can rearrange chip accesses without resorting to
  930.       performance robbing wait loops.  Some other software is not as
  931.       forgiving of slow chips.
  932.  
  933.       Be sure to ask for the NS16550AFN.  It is VITAL to get the National
  934.       Semiconductor "AFN" or "AN" chip.  Other vendors' chips not mentioned
  935.       above won't do.  Current Western Digital WD16C550 chips do not
  936.       function properly at low speeds.
  937.  
  938.       As of this writing, the Goldstar GM82C550, National Semiconductor
  939.       NS16550AN and NS16550AFN are the only plug compatible chips that are
  940.       known to work.
  941.  
  942.  
  943.       (C) 1993 Omen Tech Inc               Chapter 33 Hardware Compatibility
  944.  
  945.  
  946.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  947.       ZCOMM User Manual                                                  287
  948.  
  949.       If your UART chip is soldered in or otherwise not replaceable, you
  950.       will need a new plug-in board with a good UART chip.  The cheapest
  951.       such board to date is the KW-524E-1 Serial/Parallel/Game card, $30.90
  952.       from TSD Systems, 800-331-9130 (FAX 407-331-8130).  A board populated
  953.       with two FIFO UARTS is $41.85.
  954.  
  955.       The Hayes ESP board comes with two serial ports with NS16550AFN
  956.       devices.  The ESP definitions for COM3 and COM4 agree with the
  957.       industry standard definitions used by Omen Technology.  All option
  958.       switches on the ESP board should be OFF except those used to select
  959.       the port number (COMn).
  960.  
  961.  
  962.       The $99 "WinSport II" from Boffin LTD 612-894-0595 has two NS16550AFN
  963.       FIFO UARTS and also supports MobyBaud (18.432 MHz clock).  This card
  964.       also supports higher IRQ numbers, freeing up the low IRQs for other
  965.       applications.
  966.  
  967.       Software Electronics 503-640-1946 sells a $59 board with two FIFO
  968.       UARTS and a bidirectional enhanced parallel port.
  969.  
  970.       The following information comes from a number of people:
  971.  
  972.       "I have located a small dealer in New York who has the cards with or
  973.       without the 16550.  I believe the price is around $50.00.  The company
  974.       is RJK Consulting and the number is 718-968-9167. The gentleman to
  975.       speak to is a Mr. RJ Kulman. ...  I got this information off the
  976.       "Interlink" BBS system." Fm: Nick Braak [TRICON] 75156,1254
  977.  
  978.       Fry's - 415-770-FRYS.  This is a Silicon Valley electronic department
  979.       store.
  980.  
  981.       Jameco Electronics at 415-592-8097 800-538-5000 sells National
  982.       NS16550AFN chips mail order (credit card) in small quantities.
  983.       Unfortunately, we received a number of reports (none recently) that
  984.       their serial i/o card was supplied with the defective WD16C550
  985.       soldered in, even when ordered with specific instructions to include
  986.       16550AFN chips.
  987.  
  988.       TSD Systems advertise a 2 serial/parallel/game card with one or two
  989.       NS16550-AFN chips.  800-331-9130(voice) 407-331-8130(fax)
  990.  
  991.       Microprocessors Unlimited, 24000 South Peoria, Beggs, OK. (918) 267-
  992.       4961. The price for the chip is $13.50 plus shipping costs.
  993.  
  994.       Consolidated Computers 4 Shoppers Lane Suite 121 Turnersville, NJ
  995.       08012 (609)751-9595(voice) (609)751-3843(bbs) (609)751-3840(fax)
  996.  
  997.       Arrow Electronics at 800-932-7769 (516-467-1000).
  998.  
  999.       Willies Computer Software Company: 800/835-4832.
  1000.  
  1001.  
  1002.       (C) 1993 Omen Tech Inc               Chapter 33 Hardware Compatibility
  1003.  
  1004.  
  1005.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1006.       ZCOMM User Manual                                                  288
  1007.  
  1008.       N.B.: Current Western Digital WD16C550 chips do not function properly
  1009.       at low speeds.  This has been confirmed with samples received directly
  1010.       from Western Digital.  WD is aware of this problem, but has not
  1011.       informed us of a corrected chip.
  1012.  
  1013.  
  1014.       33.3  Software Compatibility
  1015.  
  1016.       Some programs and device drivers affecting the operation of PC-DOS may
  1017.       interfere with ZCOMM, especially when ZCOMM is operating at high baud
  1018.       rates.  Historically, loss and corruption of data have been caused by
  1019.       memory resident programs.  Some of these programs increase interrupt
  1020.       latency preventing ZCOMM from reading a character from the UART
  1021.       holding register before the next character comes in on top of it.  In
  1022.       other cases, programs do not properly restore the state of the machine
  1023.       when they exit from interrupts.
  1024.  
  1025.       If such a problem is suspected, run ZCOMM without any memory resident
  1026.       programs or special drivers to locate the source of the problem.  Once
  1027.       the offending program is identified, a call to the program's vendor
  1028.       may obtain a corrected version.
  1029.  
  1030.       The design of memory resident programs is a little known black art.
  1031.       Subtle bugs, non reproducible interactions, and magic combinations are
  1032.       commonplace results of attempts to impose various aspects of
  1033.       multitasking on top of an operating system that was not properly
  1034.       designed to permit such extensions.  Omen Technology Inc may be able
  1035.       to help identify these interactions if provided with the source code
  1036.       of the offending programs.
  1037.  
  1038.       Some of the known troublemakers are mentioned below.
  1039.  
  1040.       Smartdrive This disk cache program (Windows 3.1 version) has been
  1041.         observed to cause communications errors even when a FIFO UART is
  1042.         used.
  1043.  
  1044.       BREAK ON This DOS command causes ^C to be intercepted by DOS at
  1045.         various, sometimes awkward, times.  BREAK ON must be used with
  1046.         extreme caution as interrupting most programs with ^C compromises
  1047.         the integrity of the file system.  If a program is interrupted by ^C
  1048.         or Ctrl-Break, the file system should be immediately checked with
  1049.         CHKDSK.  In some cases it may be necessary to reboot DOS with Ctrl-
  1050.         Alt-Del if DOS runs out of file descriptors.  A synonym for BREAK ON
  1051.         might be NUKE FILESYSTEM ON.
  1052.  
  1053.         Someday MicroSoft may discover what to do with ^C (DEC figured it
  1054.         out about two decades ago).  In the meantime, we recommend you not
  1055.         use it.  When ZCOMM starts up, it stores the status of the BREAK ON
  1056.         flag, then clears it.  On Exit, or when calling a DOS program, ZCOMM
  1057.         restores the BREAK ON flag to its previous state.
  1058.  
  1059.  
  1060.  
  1061.       (C) 1993 Omen Tech Inc               Chapter 33 Software Compatibility
  1062.  
  1063.  
  1064.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1065.       ZCOMM User Manual                                                  289
  1066.  
  1067.       Disk Cache Programs Microsoft SMARTDRV.SYS Norton NCACHE Multisoft
  1068.         PCQWIK Many disk cache programs tie up the computer long enough to
  1069.         lose modem data.  (It only takes a few thousandths of a second!)
  1070.         Some disk cache programs are worse than others.  Some are so bad not
  1071.         even a FIFO UART can overcome them.
  1072.  
  1073.       Mouse Drivers Some mouse drivers have been reported to interfere with
  1074.         file transfers.
  1075.  
  1076.       DOS append command The DOS append command allows one or more
  1077.         directories to be partially "grafted on" to a specified directory.
  1078.         Some DOS system calls "see" files in the new directory, some do not.
  1079.         This interferes with file transfer options such as -y, -r and -n.
  1080.         If the DOS append command must be used, use the /x:on switch.
  1081.  
  1082.       TOPDOS TOPDOS, ver 2.00i by Frontrunner Development Corp., has caused
  1083.         ZCOMM and other programs to lock up.  Disabling TOPDOS restores
  1084.         normal operation.
  1085.  
  1086.       DOS 3.2 DOS 3.2 introduces the concept of a fixed number of interrupt
  1087.         stacks.  The default value chosen is not always sufficient, and DOS
  1088.         3.2 sometimes prints the infamous Internal Stack Failure message and
  1089.         cheerfully halts the computer.  Adding the line STACKS=20,128 to the
  1090.         CONFIG.SYS file should correct the problem.  Lacking any useful
  1091.         documentation from Microsoft, you may wish to experiment with
  1092.         different values.
  1093.  
  1094.       Extended Memory RAMDISKS Extended Memory electronic disks (ramdisks)
  1095.         require the 80286 chip to switch in and out of protected mode during
  1096.         block transfers.  A hardware reset pulse is used to switch back to
  1097.         the "real mode" required for DOS.  This causes loss of modem data at
  1098.         high speeds.
  1099.  
  1100.         It may be possible to reduce excessive interrupt latency by reducing
  1101.         the length of protected mode block transfers to 128 or less.  In one
  1102.         instance, replacing the ROM BIOS with a newer version increased the
  1103.         maximum transmission speed without losing characters to 9600 bps.
  1104.  
  1105.         This problem has not been observed with expanded memory
  1106.         (Intel/Lotus/AST/etc.) ramdisks.
  1107.  
  1108.         The new generation NS16550AN or 82510 serial interface circuits
  1109.         should be used instead of 8250's for best results at high speed.
  1110.         The NS16550AN allows operation at a communications speed of 115200
  1111.         bps compared to 9600 bps (typical) for the 8250 and 16450.
  1112.  
  1113.       Disk Drivers Disk drivers, especially hard disk drivers for 80286
  1114.         machines, lock out interrupts for varying periods of time.  The
  1115.         actual interrupt latency depends on the speed of the computer and
  1116.         the particular BIOS code used.  In one case, upgrading to a newer
  1117.         BIOS allowed operation at 38400 bps, compared to 4800 bps
  1118.  
  1119.  
  1120.       (C) 1993 Omen Tech Inc               Chapter 33 Software Compatibility
  1121.  
  1122.  
  1123.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1124.       ZCOMM User Manual                                                  290
  1125.  
  1126.         previously.  Such an improvement is well worth the small ($25
  1127.         typical) cost of a new set of ROM BIOS chips.
  1128.  
  1129.       DOS 3.x Each new version of PC-DOS adds new features and eats up more
  1130.         of the 8088's meager resources.  DOS 3.2 increases interrupt latency
  1131.         enough to interfere with ZCOMM's operation at 19200 bps on an IBM
  1132.         PC.  If this is a problem, switching to DOS 2.1 will reduce the
  1133.         interrupt latency.  Replacing 8250 and 16450 serial interface chips
  1134.         with the new NS16550AN chip allows ZCOMM to operate smoothly at high
  1135.         speeds.
  1136.  
  1137.       FANSI-Console Versions of this program before 1.07 did not maintain
  1138.         the pointer to the active display board in the IBM documented memory
  1139.         location.  A DOS mode command may cause ZCOMM to reference the wrong
  1140.         display adapter address.  This caused incorrect sync signals and
  1141.         possible damage to certain monitors.  Current versions (2.X)
  1142.         increase interrupt latency enough that the serial line drops
  1143.         characters when the keyboard is touched.
  1144.  
  1145.       Seaware Batch Versions of this program has been known to cause loss of
  1146.         data.
  1147.  
  1148.       Spotlight/Lotus Metro This TSR program has been reported to cause
  1149.         ZCOMM to lock up.
  1150.  
  1151.       Pathname Modifiers Programs such as FILEPATH and GLOBALS allow files
  1152.         to be visible in more than one directory at a time.  Such programs
  1153.         may interfere with security when ZCOMM is restricted, since that
  1154.         security is based on restricting access to directories.  In general,
  1155.         sensitive files should not be made global when ZCOMM is made
  1156.         accessible to outside callers.
  1157.  
  1158.         ZCOMM may not recognize file names generated by such programs unless
  1159.         the program traps the DOS FINDFIRST calls as well as the file open
  1160.         calls.
  1161.  
  1162.         We have received various reports of strange behavior which have been
  1163.         traced to filesystem modifications caused by such programs,
  1164.         including damaged file systems.  We recommend such programs be
  1165.         phased out as soon as possible, as they may not operate at all with
  1166.         future versions of DOS or distributed file systems.
  1167.  
  1168.       BRKBOX This program locks out interrupts up to 17 milliseconds while
  1169.         waiting for the vertical retrace.  For a communications program, 17
  1170.         milliseconds is a very long time, and data will be lost at speeds
  1171.         above 300 bps.
  1172.  
  1173.       CGCLOCK Programs such as CGCLOCK.COM use clock interrupts to update a
  1174.         time display on the screen.  Some increase interrupt latency so much
  1175.         that ZCOMM cannot respond in time to accept characters from the
  1176.         remote, even at 1200 baud.
  1177.  
  1178.  
  1179.       (C) 1993 Omen Tech Inc               Chapter 33 Software Compatibility
  1180.  
  1181.  
  1182.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1183.       ZCOMM User Manual                                                  291
  1184.  
  1185.       Concurrent PC-DOS ZCOMM runs under Version 4.1 of Digital Research
  1186.         Concurrent PC-DOS (CPCDOS).  The - numeric parameter must be set to
  1187.         0.  The CPCDOS "addmem" command should be used to allocate extra
  1188.         memory if DOS Gateway are to be used.
  1189.  
  1190.       ANSI.SYS ZCOMM uses direct keyboard input from the ROM BIOS because
  1191.         the DOS keyboard input calls do not handle Ctrl-BREAK properly.  As
  1192.         a side effect, keyboard keys redefined by ANSI.SYS have no effect on
  1193.         ZCOMM's operation.  It is possible to program some of the keys to
  1194.         call ZCOMM with arguments.  The following file, reassigns ALT-C,
  1195.         ALT-H, and ALT-V to execute the commands shown below.  The $
  1196.         character represents ESCAPE.
  1197.  
  1198.               $[0;46;"cd \tmp";13;"ZCOMM call -200 cbbs-r";13p
  1199.               $[0;35;"ZCOMM call host";13p
  1200.               $[0;47;"cd \tmp";13;"ZCOMM call cissig";13p
  1201.  
  1202.         ZCOMM uses the ROM BIOS CRT functions and direct output to the
  1203.         display, bypassing any processing provided by ANSI.SYS.  Perhaps
  1204.         someday Microsoft will enhance ANSI.SYS to make it useful for
  1205.         programs like ZCOMM ...
  1206.  
  1207.       PRINT.COM Once the DOS PRINT program is memory resident, file
  1208.         downloads at high speeds (38kb on a PC) suffer from interference,
  1209.         even if a file is not currently being printed.
  1210.  
  1211.         With certain printers, the DOS PRINT command will preempt the
  1212.         running program for several seconds at a time.  These "swapouts" can
  1213.         be confusing when you are accessing an interactive application.
  1214.         They may interfere with file transfers, especially if the remote
  1215.         program uses "tight" timing.  If this happens, PRINT should be
  1216.         suspended during file transfers.  Operation of the PRINT command
  1217.         does not appear to cause loss of data downloaded from timesharing
  1218.         services at 1200 bps, as long as the interruptions last less than
  1219.         ten seconds.  Perhaps IBM or Microsoft will someday fix this bug in
  1220.         the DOS PRINT command.  PRINT should not be invoked from ZCOMM for
  1221.         the first time as DOS memory allocation will become fragmented.
  1222.  
  1223.         If PRINT or some other spooler is outputting to a serial port using
  1224.         the BIOS INT 14h serial port driver, ZCOMM's "!~subprogram" command
  1225.         will redirect the printer output to the remote and thus should be
  1226.         avoided.
  1227.  
  1228.       SWITCHAR = -  ZCOMM will work properly when the DOS switch character
  1229.         is set to "-", allowing Unix style pathnames.  The - numeric
  1230.         parameter must be set non zero to allow ZCOMM DOS Gateway to use /
  1231.         to delimit directories.
  1232.  
  1233.         It may be necessary to remove this line from CONFIG.SYS and reboot
  1234.         DOS before using the IBM dump and restore commands.
  1235.         N.B.: DOS 3.0 does not support SWITCHAR in the config.sys file.  A
  1236.  
  1237.  
  1238.       (C) 1993 Omen Tech Inc               Chapter 33 Software Compatibility
  1239.  
  1240.  
  1241.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1242.       ZCOMM User Manual                                                  292
  1243.  
  1244.         short program, DASH, will set switchar to -.  It prevents many
  1245.         oaths.  Microsoft has removed all SWITCHAR support in DOS 5.0.  So
  1246.         much for POSIX compliance.
  1247.  
  1248.       For demanding applications requiring sophistication, power and support
  1249.       not provided by any user supported communications program, Omen
  1250.       Technology provides Professional-YAM Integrated Communications Tools.
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.       (C) 1993 Omen Tech Inc                 Chapter 33 Background Operation
  1298.  
  1299.  
  1300.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1301.       ZCOMM User Manual                                                  293
  1302.  
  1303.       34.  BACKGROUND OPERATION
  1304.  
  1305.       ZCOMM and the help processor YHP run under TopView, DESQview,
  1306.       Carousel, and Windows, PC-DOS based multiprogramming systems that
  1307.       support virtual video memory access.[1]
  1308.  
  1309.       These operating environments allow multiple programs to run
  1310.       concurrently on the same computer.  Vertical applications can use the
  1311.       high level menus to simplify the customer interface.
  1312.  
  1313.       The default "performance settings" allow nearly full speed file
  1314.       download and scripted data capture from dial-up services when other
  1315.       processes are not accessing the floppy disks.  Launching programs and
  1316.       manipulating windows may cause communications errors.
  1317.  
  1318.       NOTE: Do not run multiple windows with programs accessing the same
  1319.       COMM port.  If you wish to run more than one program accessing a
  1320.       specific serial port, close (terminate) the window running each
  1321.       program before opening a window for another program addressing that
  1322.       port.[2] It is not sufficient to merely suspend a comms program, it
  1323.       must be terminated before another program can access that port without
  1324.       interference.
  1325.  
  1326.       Tell DESQview to use the SPECIFIC port number you are using, and not
  1327.       "Y" to the question: "Uses serial Ports (Y, N, 1, 2)" DOS's file
  1328.       system semantics can cause unexpected results when one program is
  1329.       writing to a file while another program is reading the file.  Unlike
  1330.       Unix, data written by a program does not become visible until the file
  1331.       is closed.
  1332.  
  1333.       Program Information parameters: 256k is suggested for ZCOMM.  If
  1334.       memory is scarce, ZCOMM can run in about 196k with no DOS Gateway
  1335.       allowed and the circular buffer made smaller with a "set CBSIZE=4000"
  1336.       command given to DOS before starting HK.  ZCOMM* and YHP do not write
  1337.       directly to screen, do not access system keyboard buffer, run in the
  1338.       background, use their own colors (optional), accept keyboard
  1339.       typeahead, and the window may close on exit to DOS.  ZCOMM cannot be
  1340.       swapped because modem interrupts call ZCOMM directly.
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.       __________
  1347.  
  1348.        1. BIOS interrupt 10h, ah=0FF and ah=0FE
  1349.  
  1350.        2. Some programs, such as ProComm, lock two ports at the same time
  1351.           even when using only one port.  Such programs will interfere with
  1352.           comms programs running in other windows.
  1353.  
  1354.  
  1355.  
  1356.       (C) 1993 Omen Tech Inc                 Chapter 34 Background Operation
  1357.  
  1358.  
  1359.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1360.       ZCOMM User Manual                                                  294
  1361.  
  1362.       34.1  DESQview
  1363.  
  1364.       DESQview 2.0 and 2.25 on 286 and 386 machines provids a congenial
  1365.       environment for ZCOMM.  DESQview versions between 2.0 and 2.25 should
  1366.       not be used.
  1367.  
  1368.       The Allow Close Window Command Advanced Option should be set to N,
  1369.       allowing ZCOMM to restore the serial port to a safe configuration when
  1370.       exiting.
  1371.  
  1372.       34.2  VM
  1373.  
  1374.       According to Marshall Sutherland, Be sure to set IOPL3 mode to YES.
  1375.  
  1376.       34.3  Microsoft Windows
  1377.  
  1378.       Windows lacks a preemptive scheduler.  Other programs can seize the
  1379.       computer for long periods, rendering background communications
  1380.       impossible.  When protocol file transfers (especially uploads) fail,
  1381.       run them in the foreground or set the other program to very relaxed
  1382.       timing.
  1383.  
  1384.       Windows 386 is known to disable the 16550A FIFO.
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.  
  1411.  
  1412.  
  1413.  
  1414.  
  1415.       (C) 1993 Omen Tech Inc                           Chapter 34 ASCII Code
  1416.  
  1417.  
  1418.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1419.       ZCOMM User Manual                                                  295
  1420.  
  1421.       35.  1968 ASCII CODE
  1422.  
  1423.       X3.64     Dec  Oct  Hex  EBCDIC
  1424.  
  1425.       0/0  000  000  00   00   NUL  ^@   Null, Ctrl-@
  1426.       0/1  001  001  01   01   SOH  ^A   Start of Header
  1427.       0/2  002  002  02   02   STX  ^B   Start of Text
  1428.       0/3  003  003  03   03   ETX  ^C   End of Text
  1429.       0/4  004  004  04   37   EOT  ^D   End of Transmission
  1430.       0/5  005  005  05   2D   ENQ  ^E   Enquire, WRU
  1431.       0/6  006  006  06   2E   ACK  ^F   HEREIS
  1432.       0/7  007  007  07   2F   BEL  ^G   Bell
  1433.       0/8  008  010  08   16   BS   ^H   Backspace, \b
  1434.       0/9  009  011  09   05   HT   ^I   TAB, \t
  1435.       0/10 010  012  0A   25   LF   ^J   Newline, NL, \n
  1436.       0/11 011  013  0B   0B   VT   ^K   Vertical Tab
  1437.       0/12 012  014  0C   0C   FF   ^L   Form Feed, \f
  1438.       0/13 013  015  0D   0D   CR   ^M   Return, \r,
  1439.       0/14 014  016  0E   0E   SO   ^N   Shift Out
  1440.       0/15 015  017  0F   0F   SI   ^O   Shift in
  1441.  
  1442.       1/0  016  020  10   10   DLE  ^P
  1443.       1/1  017  021  11   11   DC1  ^Q   XON, Start Reader
  1444.       1/2  018  022  12   12   DC2  ^R   DC2, Tape Punch ON
  1445.       1/3  019  023  13   13   DC3  ^S   XOFF, Stop Reader
  1446.       1/4  020  024  14   3C   DC4  ^T   DC4, Tape Punch OFF
  1447.       1/5  021  025  15   3D   NAK  ^U   Nak
  1448.       1/6  022  026  16   32   SYN  ^V   Sync
  1449.       1/7  023  027  17   26   ETB  ^W   End of Tape Block
  1450.       1/8  024  030  18   18   CAN  ^X   Cancel
  1451.       1/9  025  031  19   19   EM   ^Y   End of Medium
  1452.       1/10 026  032  1A   3F   SUB  ^Z   CP/M End of File
  1453.       1/11 027  033  1B   27   ESC  ^[   Escape, \E
  1454.       1/12 028  034  1C   1C   FS   ^\   File Separator
  1455.       1/13 029  035  1D   1D   GS   ^]   Group Separator
  1456.       1/14 030  036  1E   1E   RS   ^^   Record Separator
  1457.       1/15 031  037  1F   1F   US   ^_   Unit Separator
  1458.  
  1459.  
  1460.  
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471.  
  1472.  
  1473.  
  1474.       (C) 1993 Omen Tech Inc                           Chapter 35 ASCII Code
  1475.  
  1476.  
  1477.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1478.       ZCOMM User Manual                                                  296
  1479.  
  1480.       X3.64     Dec  Oct  Hex  EBCDIC
  1481.  
  1482.       2/0  032  040  20   40   SP   Space
  1483.       2/1  033  041  21   5A   !    Bang, exclamation mark
  1484.       2/2  034  042  22   7F   "    Double Quote
  1485.       2/3  035  043  23   7B   #
  1486.       2/4  036  044  24   5B   $
  1487.       2/5  037  045  25   6C   %
  1488.       2/6  038  046  26   50   &
  1489.       2/7  039  047  27   7D   '    Apostrophe, Single Quote
  1490.       2/8  040  050  28   4D   (
  1491.       2/9  041  051  29   5D   )
  1492.       2/10 042  052  2A   5C   *    Splat, Star, Nathan
  1493.       2/11 043  053  2B   4E   +
  1494.       2/12 044  054  2C   6B   ,    Comma
  1495.       2/13 045  055  2D   60   -
  1496.       2/14 046  056  2E   4B   .    Period
  1497.       2/15 047  057  2F   61   /    Slash, Stroke
  1498.  
  1499.       3/0  048  060  30   F0   0
  1500.       3/1  049  061  31   F1   1
  1501.       3/2  050  062  32   F2   2
  1502.       3/3  051  063  33   F3   3
  1503.       3/4  052  064  34   F4   4
  1504.       3/5  053  065  35   F5   5
  1505.       3/6  054  066  36   F6   6
  1506.       3/7  055  067  37   F7   7
  1507.       3/8  056  070  38   F8   8
  1508.       3/9  057  071  39   F9   9
  1509.       3/10 058  072  3A   7A   :
  1510.       3/11 059  073  3B   5E   ;
  1511.       3/12 060  074  3C   4C   <
  1512.       3/13 061  075  3D   7E   =
  1513.       3/14 062  076  3E   6E   >
  1514.       3/15 063  077  3F   6F   ?    Question Mark, Query
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.       (C) 1993 Omen Tech Inc                           Chapter 35 ASCII Code
  1534.  
  1535.  
  1536.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1537.       ZCOMM User Manual                                                  297
  1538.  
  1539.       X3.64     Dec  Oct  Hex  EBCDIC
  1540.  
  1541.       4/0  064  100  40   7C   @    Commercial AT
  1542.       4/1  065  101  41   C1   A
  1543.       4/2  066  102  42   C2   B
  1544.       4/3  067  103  43   C3   C
  1545.       4/4  068  104  44   C4   D
  1546.       4/5  069  105  45   C5   E
  1547.       4/6  070  106  46   C6   F
  1548.       4/7  071  107  47   C7   G
  1549.       4/8  072  110  48   C8   H
  1550.       4/9  073  111  49   C9   I
  1551.       4/10 074  112  4A   D1   J
  1552.       4/11 075  113  4B   D2   K
  1553.       4/12 076  114  4C   D3   L
  1554.       4/13 077  115  4D   D4   M
  1555.       4/14 078  116  4E   D5   N
  1556.       4/15 079  117  4F   D6   O
  1557.  
  1558.       5/0  080  120  50   D7   P
  1559.       5/1  081  121  51   D8   Q
  1560.       5/2  082  122  52   D9   R
  1561.       5/3  083  123  53   E2   S
  1562.       5/4  084  124  54   E3   T
  1563.       5/5  085  125  55   E4   U
  1564.       5/6  086  126  56   E5   V
  1565.       5/7  087  127  57   E6   W
  1566.       5/8  088  130  58   E7   X
  1567.       5/9  089  131  59   E8   Y
  1568.       5/10 090  132  5A   E9   Z
  1569.       5/11 091  133  5B   AD   [    Left square bracket
  1570.       5/12 092  134  5C   E0   \    Backslash
  1571.       5/13 093  135  5D   BD   ]    Right Square Bracket
  1572.       5/14 094  136  5E   5F   ^    Circumflex, Up Arrow, Hat
  1573.       5/15 095  137  5F   6D   _    Underscore, Underline[1]
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.       __________
  1587.  
  1588.        1. 5/16    Back Arrow on older codes
  1589.  
  1590.  
  1591.  
  1592.       (C) 1993 Omen Tech Inc                           Chapter 35 ASCII Code
  1593.  
  1594.  
  1595.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1596.       ZCOMM User Manual                                                  298
  1597.  
  1598.       X3.64     Dec  Oct  Hex  EBCDIC
  1599.  
  1600.       6/0  096  140  60   79   `    Accent Grave
  1601.       6/1  097  141  61   81   a
  1602.       6/2  098  142  62   82   b
  1603.       6/3  099  143  63   83   c
  1604.       6/4  100  144  64   84   d
  1605.       6/5  101  145  65   85   e
  1606.       6/6  102  146  66   86   f
  1607.       6/7  103  147  67   87   g
  1608.       6/8  104  150  68   88   h
  1609.       6/9  105  151  69   89   i
  1610.       6/10 106  152  6A   91   j
  1611.       6/11 107  153  6B   92   k
  1612.       6/12 108  154  6C   93   l
  1613.       6/13 109  155  6D   94   m
  1614.       6/14 110  156  6E   95   n
  1615.       6/15 111  157  6F   96   o
  1616.  
  1617.       7/0  112  160  70   97   p
  1618.       7/1  113  161  71   98   q
  1619.       7/2  114  162  72   99   r
  1620.       7/3  115  163  73   A2   s
  1621.       7/4  116  164  74   A3   t
  1622.       7/5  117  165  75   A4   u
  1623.       7/6  118  166  76   A5   v
  1624.       7/7  119  167  77   A6   w
  1625.       7/8  120  170  78   A7   x
  1626.       7/9  121  171  79   A8   y
  1627.       7/10 122  172  7A   A9   z
  1628.       7/11 123  173  7B   C0   {    Left Brace
  1629.       7/12 124  174  7C   4F   |    Vertical Bar, Pipe[2]
  1630.       7/13 125  175  7D   D0   }    Right Brace, ALTMODE
  1631.       7/14 126  176  7E   7E   ~    Tilde, Squiggle [3]
  1632.       7/15 127  177  7F   07   ^?   DEL, RUBOUT
  1633.  
  1634.  
  1635.  
  1636.  
  1637.  
  1638.  
  1639.  
  1640.  
  1641.  
  1642.  
  1643.       __________
  1644.  
  1645.        2. "Confirm" on some older systems
  1646.  
  1647.        3. Escape on some older systems
  1648.  
  1649.  
  1650.  
  1651.       (C) 1993 Omen Tech Inc                      Chapter 35 Acknowledgments
  1652.  
  1653.  
  1654.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1655.       ZCOMM User Manual                                                  299
  1656.  
  1657.       36.  ACKNOWLEDGMENTS
  1658.  
  1659.       ZCOMM ("Yet Another Modem") could not have evolved to its current
  1660.       level of power, convenience, and refinement without help, advice, and
  1661.       other contributions from many kindred souls over the years.
  1662.  
  1663.       Digital Equipment Corporation developed the PDP-8, PDP-10, and PDP-11
  1664.       computers with which I first learned practical data communications
  1665.       techniques.  Ray Zapp and Bob Chesney used the first forerunners of
  1666.       Zcomm.  Ward Christensen developed the MODEM (XMODEM) file transfer
  1667.       protocol and the MODEM series programs.  Dennis M. Ritchie developed
  1668.       the C programming language.  Leor Zohlman wrote BDS C, the cuspiest C
  1669.       compiler for CP/M, without which CP/M Yam might have been written in
  1670.       Pascal (if at all).  Jack M. Wierda and Roderick W. Hart wrote
  1671.       CMODEM13.C, the distant ancestor of Zcomm's XMODEM and YMODEM protocol
  1672.       handler.  32 bit CRC code courtesy Gary S. Brown.  Directory creation
  1673.       code from John Gilmore's PD TAR program.  Richard Greenlaw wrote
  1674.       SQueeze and UnSQueese, Huffman compression programs and wildcard
  1675.       filename expansion routines.  Rahul Dhesi wrote the ZOO archive
  1676.       program used to compress some files.  Filename expansion routines used
  1677.       on some flavors is based on code by Guido van Rossum CWI, Amsterdam
  1678.       <guido@mcvax.uucp>.  Gordon Collett, CDI VP of Engineering, supported
  1679.       the development and public domain distribution of 8 bit YAM.
  1680.       Microsoft Corporation developed MS-DOS, providing interesting
  1681.       debugging experiences.  Pacific Northwest Bell regularly provides
  1682.       protocol stress testing.  Bob Richardson, Carl Raff, Scott Lowe, Ken
  1683.       Brassler, authored documentation describing Compuserve's mysterious A
  1684.       and B protocols.  Jeff Martin, Paul Homchick, Paul Bingman, David
  1685.       Sternlight, Big Red, and Barefoot John provided encouragement and
  1686.       suggestions.  Charles McGuinness wrote COMSH, which provided some
  1687.       ideas for ZCOMM's script facility.  Stephen Satchell wrote much of the
  1688.       original Cribsheet.  James R. Butler provided numerous suggestions for
  1689.       improving this Manual.  Numerous script examples shown here were
  1690.       written by Earle Robinson, author of the ejryam scripts for accessing
  1691.       CompuServe.
  1692.  
  1693.       The ZCOMM flash-up help file compiler and display program were
  1694.       originated by Seaquest Software, Pete Mackie President.
  1695.  
  1696.       The Phomast script and documentation are written by Michael R. Ash.
  1697.  
  1698.       for ComputingoActivities.evKERMIT is availablebforUmanyrsystemsnfor
  1699.       organizations, suchfasmDECUSmand SHARE.omColumbia University holds the
  1700.       warranthinoanyhwayEtheTKERMITcsoftwareunoratheiaccuracydofsanytrelated
  1701.       documentation,nordColumbia UniversitysacknowledgeManypliabilityr
  1702.       resulting from program or documentation errors.
  1703.       Cross Compiler.onOther Coprogramsiaretcompiledywith Computerto DOS
  1704.       Innovations' C86 and Lattice C.
  1705.       CyberneticeDataiRecovery(TM),(ZMODEM-90(TM),nMobyTurbo(TM),(ZMODEM
  1706.       Containment(TM),,FulleTimeeCapture(TM),oTrue(YMODEM(TM),
  1707.       CryptoScript(TM), andyTurboDial(TM)saredOmenrTechnology trademarks.
  1708.  
  1709.  
  1710.       (C) 1993 Omen Tech Inc                      Chapter 36 Acknowledgments
  1711.  
  1712.  
  1713.       Version 18.05 TurboDial 2.36            Universal Line Printer Edition
  1714.       ZCOMM User Manual                                                  300
  1715.  
  1716.       trademark ofaDigitaloResearch.riDECnand VT100aare trademarks/ofis a
  1717.       OfficelSystems.ntKERMITrisiantrademarkeofiHensonaAssociates,uInc.,deck
  1718.       TopViewsisfaTtrademark ofoIBM.MSTWXSissaatrademarkkoffTeletypeft.
  1719.       Corporation.  Unix is a trademark of Western Electric.
  1720.  
  1721.       This document is Copyright 1984, 1992   Omen Technology Incorporated,
  1722.       All Rights Reserved.  It was formatted 5-30-93.
  1723.  
  1724.  
  1725.  
  1726.  
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741.  
  1742.  
  1743.  
  1744.  
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.       (C) 1993 Omen Tech Inc                      Chapter 98 Acknowledgments
  1770.  
  1771.